Remove two more places where we were unconditionally setting "visible",
authorMatthias Clasen <mclasen@redhat.com>
Thu, 11 Nov 2004 19:57:41 +0000 (19:57 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 11 Nov 2004 19:57:41 +0000 (19:57 +0000)
commit75eb3f9d2f71554657bcf9dfd22d57b9dbdb64f2
tree352e911439a5a16070e0bcb4717c99317d3ff266
parent41628edebb199222c1d3af95af04ec6f1a017b7a
Remove two more places where we were unconditionally setting "visible",

2004-11-11  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkuimanager.c (update_node): Remove two more places
where we were unconditionally setting "visible", causing
unnecessary notifications.

* gtk/gtkclipboard.c (gtk_clipboard_get_for_display):
(gtk_clipboard_get): Clarify the docs.  (#156638, Torsten
Schoenfeld)
(gtk_clipboard_finalize): Warn if the clipboard is still in
its displays clipboard list.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkclipboard.c
gtk/gtkuimanager.c